gh-151560: fix AttributeError when running test.test_importlib.resources.test_resource#151561
Conversation
import MetaPathFinder, Loader from importlib.abc + make it used
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Please don't update your branch without good reasons. See https://devguide.python.org/getting-started/pull-request-lifecycle/#update-branch-button. |
AttributeError when running test.test_importlib.resources.test_resource
|
Oh, I'm sorry for the trouble. |
from . import util#151560